/* For desktop screens */
@media only screen and (min-width: 601px) {
    .formular {
        height: 750px;
    }
    
    .zcb-links {
  color: #224486 !important;
}
.zcb-links:hover {
 color: #182f5d !important;
}